From: Joey Hess Date: Mon, 15 Sep 2025 18:27:45 +0000 (-0400) Subject: update X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~109 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=6ef3cc834c3113fd8d469e254efcd2847c0fe6a5;p=git-annex.git update --- diff --git a/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment b/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment index 035a891794..5992e82d7f 100644 --- a/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment +++ b/doc/bugs/35_failed_tests_on_beegfs/comment_19_ef0de3bc5f73207817b27d31f1f96730._comment @@ -3,11 +3,10 @@ subject="""comment 19""" date="2025-09-15T18:20:21Z" content=""" -If your git-annex is not built with the OsPath build flag, -it will still not be using `O_CLOEXEC`. +Confirmed in your log that git-annex is not built with the +OsPath build flag, so it will still not be using `O_CLOEXEC`. -I'll bet it's not, since Debian doesn't have the necessary library packaged -yet.. - -Check for output from: `git-annex version | grep OsPath` +It would be good to get a build with OsPath and test it to see if my fixes +actually did work. Debian doesn't include the necessary library yet, so a +build using stack is needed. """]]